Skip to content

Add flake8-print ruff lint for "library"#585

Merged
hombit merged 1 commit into
mainfrom
ruff-print
May 20, 2026
Merged

Add flake8-print ruff lint for "library"#585
hombit merged 1 commit into
mainfrom
ruff-print

Conversation

@hombit
Copy link
Copy Markdown
Contributor

@hombit hombit commented May 20, 2026

Sometimes people may accidentally commit print() statements to the library code, which is often a bad practice (logging is preferred as we have recently discussed).

Sometimes people may accidentally commit `print()` statements to the library code, which is often a bad practice (logging is preferred).
@hombit hombit requested a review from drewoldag May 20, 2026 20:39
@hombit hombit enabled auto-merge May 20, 2026 20:39
Copy link
Copy Markdown
Collaborator

@drewoldag drewoldag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting. This seems reasonable.

@hombit hombit merged commit 220e392 into main May 20, 2026
8 checks passed
@hombit hombit deleted the ruff-print branch May 20, 2026 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants